CATMULLROM VECTOR3
This command performs a catmull rom interpolation on the specified vector. This vector is defined as a three float vector.

SYNTAX
CATMULLROM VECTOR3 VectorResult, VectorA, VectorB, VectorC, VectorD, Value

RELATED INFO
3DMATHS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example